home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Co-Cz
/
Confine.cpt
/
CONSAF.STK
/
card_11390.txt
< prev
next >
Wrap
Text File
|
1990-02-06
|
960b
|
50 lines
-- card: 11390 from stack: in.STK
-- bmap block id: 11537
-- flags: 0000
-- background id: 2575
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 8005
-- rect: left=105 top=121 right=140 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
beep 1
answer "Incorrect, the answer is False"
visual effect dissolve
go next
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 8005
-- rect: left=105 top=156 right=175 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
beep 5
answer "Correct!!!"
visual effect dissolve
go next
end mouseUp